The ImagickDraw class
PHP Manual

ImagickDraw::getTextDecoration

(PECL imagick 2.0.0)

ImagickDraw::getTextDecorationReturns the text decoration

Descripción

int ImagickDraw::getTextDecoration ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the decoration applied when annotating with text.

Valores retornados

Returns one of the DECORATION_ constants and 0 if no decoration is set.


The ImagickDraw class
PHP Manual